﻿2026-08-28T15:28:31.1402075Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-28T15:28:31.1404670Z ##[group]Run actions/setup-python@v5
2026-08-28T15:28:31.1405007Z with:
2026-08-28T15:28:31.1405272Z   python-version: 3.11
2026-08-28T15:28:31.1405555Z   cache: pip
2026-08-28T15:28:31.1405883Z   cache-dependency-path: requirements-ci.txt
2026-08-28T15:28:31.1406270Z   check-latest: false
2026-08-28T15:28:31.1409252Z   token: ***
2026-08-28T15:28:31.1409599Z   update-environment: true
2026-08-28T15:28:31.1409965Z   allow-prereleases: false
2026-08-28T15:28:31.1410306Z   freethreaded: false
2026-08-28T15:28:31.1410618Z env:
2026-08-28T15:28:31.1410901Z   PYTHONPATH: src
2026-08-28T15:28:31.1411233Z   JARVIS_FINANCE_ENV: test
2026-08-28T15:28:31.1411711Z   JARVIS_FINANCE_DB_PATH: /tmp/financemanager-phase3-backend/finance.sqlite3
2026-08-28T15:28:31.1412420Z   JARVIS_FINANCE_RUNTIME_DIR: /tmp/financemanager-phase3-backend/runtime
2026-08-28T15:28:31.1412941Z   JARVIS_FINANCE_WRITE_MODE: disabled
2026-08-28T15:28:31.1413314Z ##[endgroup]
2026-08-28T15:28:31.2900001Z ##[group]Installed versions
2026-08-28T15:28:31.2988462Z (node:2012) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-28T15:28:31.2990177Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-28T15:28:31.2991902Z Successfully set up CPython (3.11.16)
2026-08-28T15:28:31.2993061Z ##[endgroup]
2026-08-28T15:28:31.3572889Z [command]/opt/hostedtoolcache/Python/3.11.16/x64/bin/pip cache dir
2026-08-28T15:28:32.9766871Z /home/runner/.cache/pip
2026-08-28T15:28:33.0818127Z pip cache is not found
